projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcd0a4a
)
Doc fix.
author
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:48:01 +0000
(07:48 +0000)
committer
Juri Linkov
<juri@jurta.org>
Mon, 22 Mar 2004 07:48:01 +0000
(07:48 +0000)
lisp/emacs-lisp/warnings.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/warnings.el
b/lisp/emacs-lisp/warnings.el
index ff6d074fd1fece70c14425f914e9dbf7fdf91e3b..e2bf813f9ceef2de6a96ebdfde9edf5b651cf8c5 100644
(file)
--- a/
lisp/emacs-lisp/warnings.el
+++ b/
lisp/emacs-lisp/warnings.el
@@
-25,7
+25,7
@@
;;; Commentary:
;; This file implements the entry points `warn', `lwarn'
-;; and `display-warning
s
'.
+;; and `display-warning'.
;;; Code: